See Also

SecurityMgr Class  | SecurityMgr Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

C++

C++/CLI

Show All

pass
key
IV
See Also Languages Omb Send comments on this topic.

Encrypt(String,Byte[],Byte[]) Method

Omb.Admin Namespace > SecurityMgr Class > Encrypt Method : Encrypt(String,Byte[],Byte[]) Method
[Visual Basic]
Overloads Protected Overridable Function Encrypt( _    ByVal pass As String, _    ByVal key() As Byte, _    ByVal IV() As Byte _ ) As Byte()
[C#]
protected virtual byte[] Encrypt(    string pass,    byte[] key,    byte[] IV );
[C++]
protected: virtual byte[]* Encrypt(    string* pass,    byte[]* key,    byte[]* IV )
[C++/CLI]
protected: virtual array<byte>^ Encrypt(    String^ pass,    bytearray<key>^ key,    bytearray<IV>^ IV )

Parameters

pass
key
IV

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

SecurityMgr Class  | SecurityMgr Members  | Overload List

 

 


© 2009 Medical College of Georgia. All Rights Reserved.